fix: replace deprecated Nullable annotation with jspecify's Nullable#5049
fix: replace deprecated Nullable annotation with jspecify's Nullable#5049jamespud wants to merge 1 commit intospring-projects:mainfrom
Conversation
Signed-off-by: Wenli Tian <jamespud9@gmail.com>
4a66ff0 to
6d26ac1
Compare
|
Hi @jamespud, Thanks for your welcome PR. Null safety with JSpecify is an important topic for Spring AI 2.0. I will thus close this PR without merging. |
use
org.jspecify.annotations.Nullableinstead of deprecatedorg.springframework.lang.Nullable